home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / X11R4 / cmds / X / os / sprite.X11R3 / Makefile < prev    next >
Encoding:
Makefile  |  1989-10-26  |  890 b   |  38 lines

  1. #
  2. # Prototype Makefile for a subdirectory that forms part of a command.
  3. #
  4. # This Makefile is automatically generated.
  5. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  6. #
  7. # Generated from /sprite/lib/mkmf/Makefile.bigcmd
  8. # Wed Oct 25 18:12:48 PDT 1989
  9. #
  10. # For more information, refer to the mkmf manual page.
  11. #
  12. # $Header: /sprite/lib/mkmf/RCS/Makefile.bigcmd,v 1.5 89/10/09 21:28:47 rab Exp $ SPRITE (Berkeley)
  13. #
  14. # Allow mkmf
  15.  
  16. ALLSRCS        = buf.c color.c connect.c fileIO.c fonttype.c hosts.c notused.c osfonts.c osglobals.c osinit.c pdev.c scheduler.c tcp.c utilities.c
  17. MACHINES    = sun3 sun4
  18. MAKEFILE    = Makefile
  19. NAME        = sprite
  20. TM                 ?= $(MACHINE)
  21. DISTDIR        ?= 
  22.  
  23. SYSMAKEFILE    = bigcmd.mk
  24.  
  25. #if exists($(TM).md/md.mk)
  26. #include    "$(TM).md/md.mk"
  27. #endif
  28.  
  29. #if exists(local.mk)
  30. #include     "local.mk"
  31. #else
  32. #include    <$(SYSMAKEFILE)>
  33. #endif
  34.  
  35. #if exists($(DEPFILE))
  36. #include    "$(DEPFILE)"
  37. #endif
  38.